home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12228 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  779 b 

  1. Path: magma.Mines.EDU!news
  2. From: jdinkel@blackeye.Mines.EDU (Jason Dinkel)
  3. Newsgroups: comp.lang.c++
  4. Subject: OWL Window Classes
  5. Date: 18 Mar 1996 21:34:57 GMT
  6. Organization: Colorado School of Mines
  7. Message-ID: <4ikku1$ivi@magma.Mines.EDU>
  8. NNTP-Posting-Host: blackswan.mines.edu
  9.  
  10. I wrote a small utility program that uses the OWL function
  11. to enable 3d dialogs(something like Enable3d(true)).  It worked
  12. fine under NT 3.51 and displayed a nice grey dialog with 3d
  13. controls.  However, when I ran the application under 95 I got
  14. a flat white background for the applicaton.  The same thing
  15. occurs now that I am running NT 4.0 beta.
  16.  
  17. I'm using Borland 4.52.  Can anybody explain why the subclassing
  18. is not working correctly and how I can correct the problem using
  19. OWL?
  20.  
  21. Thanks,
  22.     Jason
  23.